.botones-compartir { display: flex; 
    justify-content: space-around; 
    align-items: center; 
    margin-left: 45%;
    width: 200px;
   margin-bottom: 15px;
}




